Make display strings obey buffer-invisibility-spec.
authorChong Yidong <cyd@gnu.org>
Sat, 18 Aug 2012 07:23:30 +0000 (15:23 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 18 Aug 2012 07:23:30 +0000 (15:23 +0800)
commit451962c25cdab4bafd6cc0809185c01cb63d8356
treefbdb6ed67a9388ef937028fcd4db63b0d45ad7e6
parentcd2093af8ba3e9815e1819ce16942333376c50ac
Make display strings obey buffer-invisibility-spec.

* src/xdisp.c (handle_invisible_prop): Obey TEXT_PROP_MEANS_INVISIBLE
for the string case.

* redisplay-testsuite.el (test-redisplay-4): New test.
src/ChangeLog
src/xdisp.c
test/ChangeLog
test/redisplay-testsuite.el